struct _SINGLE_LIST_ENTRY// Size=0x4
{
    struct _SINGLE_LIST_ENTRY * Next;// Offset=0x0 Size=0x4
};